Skip to content

feat(skills): support per-mode skill overrides by stable skill key#337

Merged
GCWing merged 1 commit intoGCWing:mainfrom
wsp1911:main
Apr 2, 2026
Merged

feat(skills): support per-mode skill overrides by stable skill key#337
GCWing merged 1 commit intoGCWing:mainfrom
wsp1911:main

Conversation

@wsp1911
Copy link
Copy Markdown
Collaborator

@wsp1911 wsp1911 commented Apr 2, 2026

  • replace global SKILL.md enabled flag flow with mode-specific skill disable lists
  • introduce stable runtime skill keys for user/project sources and resolve same-name conflicts by priority after filtering
  • persist user mode overrides in global config and project mode overrides in local/remote .bitfun/config/mode_skills.json
  • redesign desktop skill API and frontend consumers around skill_key and mode skill config queries
  • update agent/profile/skills UI to manage skills per mode and remove old global enable/disable semantics
  • block unsupported remote project skill install/download paths while keeping remote project override persistence working

- replace global SKILL.md enabled flag flow with mode-specific skill disable lists
- introduce stable runtime skill keys for user/project sources and resolve same-name conflicts by priority after filtering
- persist user mode overrides in global config and project mode overrides in local/remote `.bitfun/config/mode_skills.json`
- redesign desktop skill API and frontend consumers around `skill_key` and mode skill config queries
- update agent/profile/skills UI to manage skills per mode and remove old global enable/disable semantics
- block unsupported remote project skill install/download paths while keeping remote project override persistence working
@GCWing GCWing merged commit 5ae1e22 into GCWing:main Apr 2, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants